projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d7a081d
)
*** empty log message ***
author
Gerd Moellmann
<gerd@gnu.org>
Mon, 2 Jul 2001 11:51:56 +0000
(11:51 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Mon, 2 Jul 2001 11:51:56 +0000
(11:51 +0000)
lisp/gnus/ChangeLog
patch
|
blob
|
history
src/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/gnus/ChangeLog
b/lisp/gnus/ChangeLog
index 8368c4da7b05aaf7ad736ab6962e021fda18c15e..594decdb5227be87fc5567a18baf56a8ed86a09c 100644
(file)
--- a/
lisp/gnus/ChangeLog
+++ b/
lisp/gnus/ChangeLog
@@
-1,3
+1,7
@@
+2001-07-02 Gerd Moellmann <gerd@gnu.org>
+
+ * gnus.el (gnus-local-domain): Removed because unused.
+
2001-06-18 Eli Zaretskii <eliz@is.elta.co.il>
* qp.el (quoted-printable-decode-region): If called interactively,
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 8a96fe1478ce48e5f797b365db2d9d853a4cf742..ec73a18978a5699a6573109be7fd9ce14cee06d2 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,5
+1,9
@@
2001-07-02 Gerd Moellmann <gerd@gnu.org>
+ * Makefile.in (tags): Depend on $(lwlibdir)/TAGS.
+ ($(lwlibdir)TAGS): New target.
+ (TAGS): Fix depedency list.
+
* xterm.c (x_list_fonts): Make sure XFreeFont is called
with input blocked.